Release 10.1A: OpenEdge Development:
Internationalizing Applications


Modifying convmap.dat or a file it includes

You can modify the convmap.dat file to add or delete INCLUDE directives. You might delete INCLUDE directives for files that do not apply to your target locales, or add INCLUDE directives for additional files you create for your target locales. The syntax of the INCLUDE directive is:

Syntax
INCLUDE 
INCLUDE-FILE include-file-name.dat  

include-file-name.dat

The name of the file being included.

In addition to modifying the convmap.dat file, you might add new tables to an existing file. To do so, copy one of the existing tables to use as a template, then modify the template as required. Be sure to change the name of the table as required.

For more information on the format of files with the .dat extension, see Appendix B "Character Processing Table Formats."

Note: Modifying collation tables involves additional steps. For more information on modifying collation tables, see the "Modifying Progress collation tables" section.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095